home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / CD-Cat 1.0 / _SETUP.1 / cd-cat.mdb / Entries.json < prev    next >
JavaScript Object Notation  |  1998-03-13  |  259b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Parent": "Long Integer",
  5.         "Name": "Text (255)",
  6.         "Size": "Long Integer",
  7.         "Modified": "DateTime",
  8.         "ImageID": "Integer",
  9.         "CD": "Long Integer",
  10.         "Description": "Memo/Hyperlink (255)",
  11.         "Folder": "Boolean NOT NULL",
  12.         "FullPath": "Text (255)"
  13.     },
  14.     "data": []
  15. }